home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- unrollit(49, 49)
- rollit(48, 48)
- rollit(50, 51)
- set the member of sprite 51 to member("med circle")
- set the member of sprite 48 to member("med circle")
- set the member of sprite 49 to member("light circle")
- set the member of sprite 50 to member("med circle")
- if the member of sprite 43 = member("eyeimage1") then
- hideit(141, 141)
- showit(142, 144)
- hideit(145, 153)
- else
- hideit(141, 150)
- showit(151, 152)
- hideit(153, 153)
- end if
- end
-